home *** CD-ROM | disk | FTP | other *** search
/ Modeling the Dream / Modeling the Dream CD - Walkthroughs and Flybys II (1994)(Waite Group).iso / programs / 2nd.zzz < prev    next >
Text File  |  1994-11-04  |  823b  |  38 lines

  1. .2nd.ZZZ
  2. %2nd Reality Boot Floppy menu
  3. .
  4. *Run 2nd Reality by the Future Crew
  5. ?The ones to watch from Helsinki
  6. +if not exist %t%\mtdtemp\second.exe goto nothere
  7. +%t%
  8. +cd\mtdtemp
  9. +second
  10. +pause
  11. +a:
  12. +goto end
  13. +:nothere
  14. +echo This demo has been deleted from %t%\MTDTEMP. You will need to run the
  15. +echo "Make boot disks" option again to unpack them to the hard disk.
  16. +pause
  17. +:end
  18. +dreams 2nd.ZZZ
  19. .
  20. *The LollyPop Game by Brainbug/Rainbow Arts
  21. ?A great game preview
  22. +if not exist %t%\mtdtemp\lolly.exe goto nothere
  23. +%t%
  24. +cd\mtdtemp
  25. +lolly
  26. +a:
  27. +goto end
  28. +:nothere
  29. +echo This demo has been deleted from %t%\MTDTEMP. You will need to run the
  30. +echo "Make boot disks" option again to unpack them to the hard disk.
  31. +pause
  32. +:end
  33. +dreams 2nd.zzz
  34. .
  35. *Quit to DOS
  36. ?Return to your PC's operating system
  37. #
  38.